home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista do CD-ROM 85
/
CD-ROM 85
/
CD-ROM 85.iso
/
aplic
/
2sync
/
2SyncSetup.exe
/
modules
/
fd
/
panel
/
scripts
/
DefineButton2_97
/
BUTTONCONDACTION on(press).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-03-20
|
186 b
|
4 lines
on(press){
startDrag("../","0","0","0","800" - (getProperty("../xRight", _X) - getProperty("../yTop", _X)),"600" - (getProperty("../yBottom", _Y) - getProperty("../yTop", _Y)));
}